A Large Scale Integer and Combinatorial Optimizer
نویسنده
چکیده
The topic of this thesis, integer and combinatorial optimization, involves minimizing (or maximizing) a function of many variables, some of which belong to a discrete set, subject to constraints. This area has abundant applications in industry. Integer and combinatorial optimization problems are often difficult to solve due to the large and complex set of alternatives. The objective of this thesis is to present an effective solution to integer and combinatorial problems by using a traditional reliable branch-and-bound approach as well as a newly developed fast adaptive random search method, namely Nested Partitions. The proposed integer and combinatorial optimizer has two closely related components: FATCOP and NP/GA. FATCOP is a distributed mixed integer program solver written in PVM for Condor’s opportunistic environment. It is different from prior parallel branch-and-bound work by implementing a general purpose parallel mixed integer programming algorithm in an opportunistic multiple processor environment, as opposed to a conventional dedicated environment. We show how to make effective use of opportunistic resources while ensuring the program works correctly. The solver also provides performance-enhancing features such as preprocessing, pseudocost branching, cutting plane generation, locking of variables and general purpose primal heuristics. FATCOP performs very well on test problems arising from real applications, and is particularly useful to solve long-running hard mixed integer programming problems. For many integer and combinatorial optimization problems, application-specific tuning may be required. Users can supply combinatorial approximation algorithms which exploit structure unique to the problem class. These can be run in conjunction with the
منابع مشابه
Distributed multi-agent Load Frequency Control for a Large-scale Power System Optimized by Grey Wolf Optimizer
This paper aims to design an optimal distributed multi-agent controller for load frequency control and optimal power flow purposes. The controller parameters are optimized using Grey Wolf Optimization (GWO) algorithm. The designed optimal distributed controller is employed for load frequency control in the IEEE 30-bus test system with six generators. The controller of each generator is consider...
متن کاملAn Integer Programming-based Local Search for Large-Scale Multidimensional Knapsack Problems
Integer programming-based local search (IPbLS) is a metaheuristic recently proposed for solving linear combinatorial optimization problems. IPbLS is basically the same as the first-choice hillclimbing except for using integer programming for neighbor generation. Meanwhile, the multidimensional knapsack problem (MKP) is one of the most well-known linear combinatorial optimization problems and ha...
متن کاملThe Design of a 0-1 Integer Optimizer and Its Application in the Carmen System
We describe the design of an optimizer for 0-1 integer programming aimed at solving large problems. The algorithm is based on very simple operations giving it a low complexity, and we show that for large set covering problems it can produce very good solutions compared to other methods. This is the only optimizer in the Carmen system for airline crew scheduling, used by several major European a...
متن کاملOPTIMIZATION OF LARGE-SCALE TRUSS STRUCTURES USING MODIFIED CHARGED SYSTEM SEARCH
Optimal design of large-scale structures is a rather difficult task and the computational efficiency of the currently available methods needs to be improved. In view of this, the paper presents a modified Charged System Search (CSS) algorithm. The new methodology is based on the combination of CSS and Particle Swarm Optimizer. In addition, in order to improve optimization search, the sequence o...
متن کاملSemi - Lagrangian relaxation ∗
Lagrangian relaxation is commonly used in combinatorial optimization to generate lower bounds for a minimization problem. We propose a modified Lagrangian relaxation which used in (linear) combinatorial optimization with equality constraints generates an optimal integer solution. We call this new concept semi-Lagrangian relaxation and illustrate its practical value by solving large-scale instan...
متن کامل